pdb: read/write registers for process target
authorach61@arcadians.cl.cam.ac.uk <ach61@arcadians.cl.cam.ac.uk>
Sun, 17 Jul 2005 14:16:21 +0000 (14:16 +0000)
committerach61@arcadians.cl.cam.ac.uk <ach61@arcadians.cl.cam.ac.uk>
Sun, 17 Jul 2005 14:16:21 +0000 (14:16 +0000)
commitc5fe655bd2bea321b637dd0e3c58302c174004c3
treed9ffed6ef38b21c9c94fbf4c57e3de7b1b35928e
parent25e97c409b25e0e6da8a7b0dcfd204cbb944c060
pdb: read/write registers for process target
15 files changed:
.hgignore
tools/debugger/pdb/PDB.ml
tools/debugger/pdb/Process.ml
tools/debugger/pdb/Process.mli
tools/debugger/pdb/Util.ml
tools/debugger/pdb/Xen_domain.ml
tools/debugger/pdb/Xen_domain.mli
tools/debugger/pdb/debugger.ml
tools/debugger/pdb/linux-2.6-module/Makefile
tools/debugger/pdb/linux-2.6-module/debug.c
tools/debugger/pdb/linux-2.6-module/module.c
tools/debugger/pdb/linux-2.6-module/pdb_module.h
tools/debugger/pdb/pdb_caml_process.c
tools/debugger/pdb/pdb_caml_xen.h
tools/debugger/pdb/server.ml